#div-logo {
   /* transform: scale(0.5, 0.5); */
   display: flex;
   text-align: left;
   align-items: center;
   width: 50%;
   margin-top: 26px;
   /* margin-bottom: 26px; */
   justify-content: center;
}



#div-menu-completo {

   height: 100vh;
   background-color: #0797ff;
   text-align: left;
   width: 100%;
   padding-left: 26px;
   padding-right: 26px;
   display: flex;
   overflow: scroll;
   flex-direction: column;
   align-content: center;
   align-items: center;
   /* justify-content: center; */
   justify-content: flex-start;
   overflow-x: hidden;
}

#texto-abc {
   font-size: 45px;
   color: #ffffff;
   /* font-family: 'Roboto'; */
   -webkit-text-stroke-color: #010101;
   transform: rotate(-2deg);
   text-shadow: 2px 4px 10px rgb(0 0 0 / 21%);
   color: #ffffff;
   -webkit-text-stroke-width: 1px;
   text-align: center;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   font-weight: 600;
   letter-spacing: 0px;
   line-height: 1;
   text-shadow: 2px 2px 13px rgba(0, 0, 0, 0.35);
}


#tamanho-abc {
   text-align: left;
   align-items: center;
   justify-content: center;
   width: 200px;
   margin-top: 16px;
   margin-bottom: 21px;
   transition: all 300ms ease-in-out;
}

#tamanho-abc:hover {
   transform: scale(1.1);
   text-align: left;
   align-items: center;
   justify-content: center;
   width: 200px;
   margin-top: 16px;
   margin-bottom: 21px;



}

.ct-link {
   display: flex;
   /* flex-wrap: wrap; */
   text-align: center;
   text-decoration: none;
   flex-direction: column;
   align-items: center;
   justify-content: center;
}

#titulo-escolha {
   z-index: 2;
   width: 99%;
   /* -webkit-text-stroke-width: 1px; */
   text-align: center;
   margin-top: 25px;
   margin-bottom: 1px;
   line-height: 34px;
   text-shadow: 2px 4px 10px rgba(0, 0, 0, 0.205);
   color: #ffffff;
   -webkit-text-stroke-color: #010101;
   transform: rotate(-2deg);
}

#titulo-escolha-borda {
   z-index: 1;
   position: absolute;
   width: 99%;
   -webkit-text-stroke-width: 8px;
   text-align: center;
   margin-top: 25px;
   margin-bottom: 1px;
   line-height: 34px;
   text-shadow: 2px 4px 10px rgba(0, 0, 0, 0.205);
   color: #ffffff;
   -webkit-text-stroke-color: #b9b9b9;
   transform: rotate(-2deg);
}

#titulo-escolha {
   display: flex;
   position: relative;
   flex-direction: column;
   align-items: center;
}

#image-29-6 {
   margin-top: 35px;
   margin-bottom: 35px;
}

#image-abc {
   position: relative;
   top: 19px;
}

#image-combina-figura {
   position: relative;
   top: 19px;
   left: -6px;

}

.ct-image {
   max-width: 100%;
}

.class-logo-tamanho {
   max-width: 200px;
}

.logo {
   width: 240px;
}

.linha-1-anima {
   width: 250px;
   margin-bottom: 15px;
   /* background-color: blueviolet; */
   height: 38px;
}

.anima-nuven {
   overflow-x: hidden;
   overflow: hidden;
   position: absolute;
   z-index: -1;
   transform: scale(2.0);
   top: 150px;
   opacity: 0.53;
}

.nuven2 {
   overflow-x: hidden;
   overflow: hidden;
   position: absolute;
   z-index: -1;
   transform: scale(2.0);
   top: 613px !important;
   opacity: 0.43;
}

svg:not(:root) {
   overflow: hidden !important;
}

#icone-muta {
   width: 41px;
   right: -127px;
   top: -17px;
   position: absolute;
}

#icone-muta:hover {
   transform: scale(1.04);

}

#muta {
   position: relative;
}